Total Complexity | 33 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 347 |
Lines of code | 194 |
Logical lines of code | 89 |
Comment lines | 101 |
Methods | 8 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
searchRooms() | 42 | 10 | 55 | |
findLockedRooms() | 43 | 8 | 50 | |
findFreeRooms() | 53 | 6 | 24 | |
isRoomsFree() | 57 | 3 | 17 | |
modifyQueryAtts() | 61 | 3 | 13 | |
isExistsRooms() | 60 | 1 | 14 | |
findAllIdsByType() | 63 | 1 | 11 | |
getDefaultQueryAtts() | 65 | 1 | 10 |